CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 驱动 linux

搜索资源列表

  1. Linux-kener-analysic

    0下载:
  2. 详细描述了linux内核架构和运行方式,它是pdf文件,有索引,字迹超级清楚,阅读起来非常方便。我知道这个电子书还有一个pdf扫面版本,超级不清楚。这个对在linux下驱动程序设计的初学者大有裨益。-Describes in detail the structure and operation mode linux kernel, it is pdf file, an index, super-clear writing, reading is very convenient. I know t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5143230
    • 提供者:hexiaoya
  1. at91rm9200-16c554-linux

    1下载:
  2. Linux下ST16c554的驱动程序例程,C语言编写。-Linux driver under the ST16c554 routine, C language.
  3. 所属分类:Embeded Linux

    • 发布日期:2015-01-16
    • 文件大小:92160
    • 提供者:文刚
  1. samsung-S3C2440-GSPI-linux

    0下载:
  2. 基于 S3C2440 G-SPI接口的88w8686 linux 驱动-Based on S3C2440 G-SPI interface 88w8686 linux driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:330383
    • 提供者:raul
  1. LINUX-device-driver

    0下载:
  2. linux驱动开发。讲述怎样开发Linux驱动程序-linux device driver. which describe how to develop linux driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10168187
    • 提供者:huangxiaoying
  1. base-on-PowerPC-embeded-Linux

    0下载:
  2. 本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux 扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供Powe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1961584
    • 提供者:李立
  1. linux-char-driver-by-timer

    0下载:
  2. linux 字符驱动实例,基于定时器的,可以用的源码。-linux instances of character-driven, based on the timer, you can use the source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2566
    • 提供者:王涛
  1. zc301

    0下载:
  2. 摄像头 驱动 Linux usb 中星微-Linux usb camera Vimicro drivers
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-07
    • 文件大小:433616
    • 提供者:james
  1. Linux-I2C

    1下载:
  2. linux i2c 驱动程序的框架,很有用处。我从中学到了一些驱动的知识。-linux i2c diver framework,It is very usefull. I have learn a lot from it.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-30
    • 文件大小:158308
    • 提供者:wjl
  1. linux-timer

    0下载:
  2. 这是驱动开发中的关键技术,timer的编程。-This is the key technology-driven development, timer programming.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:245612
    • 提供者:gaozhiliang
  1. Linux-driver-development18

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:887513
    • 提供者:华清远见
  1. Linux-driver-development15

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:593783
    • 提供者:华清远见
  1. Touch-screen-system-of-Linux-kernel

    0下载:
  2. 文中分析了在linux2.6内核输入子系统下触摸屏驱动程序设计,并对比传统的驱动设计方法,得出了基于Linux 输入子系统的驱动程序设计优点.-This paper analyzes the input subsystem of the kernel linux2.6 touch screen driver design, the driver and compare the traditional design method, obtained based on the Linux input
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:376547
    • 提供者:lining
  1. driver

    0下载:
  2. mini2440 linux 环境下 NRF24l01 驱动-mini2440 linux environment NRF24l01 drive
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:55077
    • 提供者:zl
  1. AR81Family-linux-v1.0.1.14.tar

    4下载:
  2. LInux AR8351网卡驱动,很难找啊-LInux AR8351 network card driver, it is difficult to find ah
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:175725
    • 提供者:hy
  1. design-the-driver-of-linux

    0下载:
  2. 基于嵌入式开发视频流的黄金文档,包括开发环境的搭建,如何添加驱动,如何修改操作系统等,如果仔细阅读,你会了解整个设计过程-Video stream based on the gold embedded development documents, including the development environment to build, how to add drivers, how to modify the operating system, if carefully read, you
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:160539
    • 提供者:lihan
  1. linux-3G-software

    1下载:
  2. 这是6410的开发板上配的中兴3G模块的驱动,编译好的是驱动模块只适用于linux-2.6.28内核的。其他内核的话自己可以交叉编译下。-This is the development of the 6410 board with 3 G modules of the resurgence of drive, compiled driver module is only applicable to Linux-2.6.28 kernel. Other kernel words can cross
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:865724
    • 提供者:lly
  1. 触摸屏在linux/android下的驱动

    0下载:
  2. 红外触摸屏在android或linux下的驱动源程序
  3. 所属分类:驱动编程

  1. 全志四核A31的的孙喜触摸屏驱动程序

    2下载:
  2. 所有的触摸屏驱动程序可与修复A31下的GNU的Linux和Android
  3. 所属分类:Linux驱动

    • 发布日期:2013-07-16
    • 文件大小:958685
    • 提供者:pengpod
  1. linux-driver

    0下载:
  2. Linux下的字符驱动设备外加Make文件,使用时bash下直接make即可,注意这个是Linux 2.6下的驱动-Linux character device driver and Make file, use bash directly make can, pay attention to the Linux driver under 2.6
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:1025
    • 提供者:Joho
  1. FXAS2100XC-Linux-Driver

    1下载:
  2. 飞思卡尔fxas2100x系列3轴数字角速度陀螺仪驱动-linux Kernel driver fxas2100x , and be compatible with Android
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-18
    • 文件大小:5912
    • 提供者:ltwang
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com